'Declaration Public Overloads Sub SetSamplers( _ ByVal slot As Integer, _ ByVal ParamArray samplers() As SamplerState _ )
public void SetSamplers( int slot, params SamplerState[] samplers )
Parameters
- slot
- Index into the device's zero-based array to which to set the array of sampler states.
- samplers
- An array of sampler state to set